home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-07-29 | 408 b | 16 lines | [TEXT/MPS ] |
- ############################
- ### File RezC.mk
- ### Make file dependency for building
- ### Rez-formatter commandos
- ### W. Powell, 1988
- ###
- ### NOTE: Assumes all necessary #include files
- ### are in directory defined by shell
- ### variable {RIncludes}. Adjust to match
- ### your system
-
- . ƒ .Cmdo.R
- Rez {Default}.Cmdo.R -o {Default} -a -i "{RIncludes}"
-
- ### End File RezC.mk
- #########################